Commit graph

2 commits

Author SHA1 Message Date
eyal farago
2bf09d8da2
stream: register newshells with no active interpreters (#29731)
Fixes #29730
2020-10-27 13:11:23 +01:00
Arnout Engelen
7f22b9648c
Reproduce and fix ByteString initialization issue (#29244)
* Reproduce ByteString initialization issue

* scalafmt

* make test reliably fail

* core: fix initialization of `ByteString.empty`

Refs #29263

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
2020-07-07 15:42:38 +02:00