Skip to content

Commit 09f3387

Browse files
authored
Merge pull request hakluke#160 from Tomcat-42/circuit-breaker-way
Add The Circuit Breaker Way
2 parents 38dcb2e + ca6bd7e commit 09f3387

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,17 @@ vim
640640
```
641641
5. In the AWS EC2, select the newly created EC2 instance and terminate the instance.
642642

643+
## The Circuit Breaker Way
644+
Credit:@Tomcat-42
645+
646+
1. Smoothly leave your computer
647+
2. Find the nearest electrical circuit breaker panel
648+
3. Switch off and on the main breaker
649+
4. Return to your computer
650+
5. Your computer should no longer be running vim
651+
652+
**Note:** This approach prove itself ineffective against notebooks, desktops on a UPS or remote servers.
653+
643654
## The Permanent Way
644655
Credit: @jofftiquez
645656

0 commit comments

Comments
 (0)