taiscremaschi / 42_Irc

2 stars 2 forks source link

ISSUE on PART group #39

Closed paulasbia closed 3 months ago

paulasbia commented 3 months ago

CONTEXT

When our client PART a group, they are not suppose to PART this group again.

HOW TO REPRODUCE

  1. Start our server
  2. Creates a client with HexChat
  3. Join this client to #g1
  4. Creates a client with nc
  5. Authenticates the nc client
  6. Join nc client to #g1
  7. Execute the command
    
    PART #g1 :bye 

8. Repeat the PART command several time
9. Observes, the HexChat client receive the same msg several times...

![image](https://github.com/user-attachments/assets/3e715c92-d70c-4cce-aafa-67fd9862258a)