You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this issue is to understand exactly what happens and try to write a more bullet proof code so that forgetting this call in init() does not destroy the local environment.
Running
runnerv2service
tests without the following fragment:results in fork bomb.
The goal of this issue is to understand exactly what happens and try to write a more bullet proof code so that forgetting this call in
init()
does not destroy the local environment.This problem was discovered in #727.
The text was updated successfully, but these errors were encountered: