-
Notifications
You must be signed in to change notification settings - Fork 971
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pubsub force shutdown if shutdown isn't working. (#5294)
* Pubsub force shutdown if shutdown isn't working.
- Loading branch information
1 parent
dfea3a5
commit ffb09f8
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
- Fixed a bug in the pubsub emulator by forcing a shutdown if it didn't end cleanly. (#5294) | ||
- Fixes an issue where dependencies for emulated Extensions would not be installed on Windows - thanks @stfsy! (#5372) | ||
- Adds emulator support for Extensions with schedule triggers - thanks @stsfy! (#5374) | ||
- Fix bug where functions:delete command did not recognize '-' as delimiter. (#5290) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters