Skip to content

Commit

Permalink
Merge pull request #62 from ng-galien/221-dev
Browse files Browse the repository at this point in the history
221.1.3
  • Loading branch information
ng-galien authored May 15, 2022
2 parents 1801cb1 + f641fef commit 0ba68e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/net/plpgsql/ideadebugger/run/PlProcess.kt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import java.util.concurrent.LinkedBlockingQueue
import java.util.concurrent.atomic.AtomicBoolean

/**
* Process handle debugging session
* SQL runner for the debugger session
*/
class PlProcess(
session: XDebugSession,
Expand Down

0 comments on commit 0ba68e5

Please sign in to comment.