mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-05 10:47:34 -05:00
- Prevent the user from executing multiple options at once, resulting in "Execute cannot be used while an asynchronous query is underway********** Error ****" messages - Stop polling when debugging is complete. - Don't show the busy cursory when debugging is complete. - Display info messages properly, and reset them between executions.