Commit 0b6a7d8
authored
Cancel pending transactions when calling destroy (#521)
* add jsdocs
* allow to pass more opts to socket
* allow to pass AbortSignal to socket
* add abort signal example
* lint the code
* remove vscode/ from gitignore
* drop node v14 (reached EOL April 2023)
* cancel pending transactions on destroy
* remove comments1 parent 9a74d61 commit 0b6a7d8
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
640 | 654 | | |
641 | 655 | | |
642 | 656 | | |
| |||
661 | 675 | | |
662 | 676 | | |
663 | 677 | | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
664 | 681 | | |
665 | 682 | | |
666 | 683 | | |
| |||
0 commit comments