What is executing after closing all connections and trying to close an open result set?
Product: Oracle SQL Developer version 24.3.1.347 (Build 347.1826)
Operating System: MacOS Sequoia 15.3
Machine: MacBook Pro 16" M3
Problem: when I have a database connection open and a result set open, if I close database connection first, and then close a result set, SQL Developer is trying to close the result set (or trying to close) endlessly:
Do you believe this is normal behaviour or is it a feature (read: bug)?