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
test(gevent): update panic handling test logic in gevent_z_unit_test.go
- Changed the `panicHandled` variable from a plain boolean to `gtype.Bool` type
- Use `gtype.Bool`'s `Set` and `Val` methods to set and retrieve the value of `panicHandled`
0 commit comments