firebase / firebase/firebase-tools

Firestore and database emulators stay open

Open
#6,286 0 comments 2 reactions 1 assignee Claimed by @joehan View on GitHub
emulators: database emulators: firestore type: bug
Dominant language
TypeScript
Stars
4.5k
Forks
1.3k
Avg merge
1d 12h
Merged PRs (30d)
84

Description

### [REQUIRED] Environment info

**firebase-tools: 12.4.8**

**Platform: Windows 11 22631**

### [REQUIRED] Test case

When closing firebase emulators with Ctrl+C Firestore and realtime db emulators stay open (they launch in separate shells) even though logs say they have terminated

### [REQUIRED] Steps to reproduce

1. Run 'firebase emulators:start --only database,firestore'
2. Wait until they initialize
3. Press Ctrl+C

### [REQUIRED] Expected behavior

Both emulators close

### [REQUIRED] Actual behavior

They stay open

[Logs](https://pastebin.com/cdXg2HkH)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.