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
Thanks for the report!
Tested it and found this is caused by fixed application id introduced in v0.9
I'll make it None for now and maybe expose a method for users to set it.
Describe the bug
Running wry twice it segfaults
Steps To Reproduce
cargo run --example hello_world & cargo run --example hello_world
Expected behavior
Two instances should start
LOG
Platform and Versions (please complete the following information):
OS: Linux
Rustc: 1.53.0-nightly (42816d61e 2021-04-24) also on stable
Would you assign yourself to resolve this bug?
Additional context
This is a regressing, 0.8.0 works fine
The text was updated successfully, but these errors were encountered: