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
Describe the bug
Publishing a feature service can hang forever on _check_publish_status.
At first I thought this is related to this issue since I run it with future=False, but I upgraded to 2.4.1, and the problem still occurs.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Publishing a feature service can hang forever on
_check_publish_status
.At first I thought this is related to this issue since I run it with
future=False
, but I upgraded to 2.4.1, and the problem still occurs.To Reproduce
Steps to reproduce the behavior:
error:
Screenshots
If applicable, add screenshots to help explain your problem.
Expected behavior
Feature service should be published successfully
Platform (please complete the following information):
Additional context
I ran py-spy on the stuck process, seems the process hangs in
_check_publish_status
The text was updated successfully, but these errors were encountered: