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
Now that #16 was closed, we have a new restriction on the job handlers which is that they can be safely unwound on panic and that they must be shareable across threads. This may be too restrictive for some applications, so it should be investigated.
The text was updated successfully, but these errors were encountered:
Now that #16 was closed, we have a new restriction on the job handlers which is that they can be safely unwound on panic and that they must be shareable across threads. This may be too restrictive for some applications, so it should be investigated.
The text was updated successfully, but these errors were encountered: