Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't panic on 'break/clear' without argument #11

Closed
wants to merge 1 commit into from

Conversation

ebfe
Copy link
Contributor

@ebfe ebfe commented Nov 12, 2014

$ ./dlv -run
Type 'help' for list of commands.
dlv> break
panic: runtime error: index out of range
[...]

@ebfe
Copy link
Contributor Author

ebfe commented Nov 13, 2014

Already fixed on master

@ebfe ebfe closed this Nov 13, 2014
nclifton pushed a commit to nclifton/delve that referenced this pull request Feb 24, 2021
* [#175714387] Initial SMS Service

* Add the sms to the db and return it via the api

* Added the sms send worker, which calls alaris and gets the messageid

* Use SMS struct record for insert and check message size and for non GSM

* Seperate the db code from the service function

* Use utildb

* [#175714387] Initial SMS Service

* Ok we are finally sending DLRS to inbound

* Add a random delay for DLR's so thats it more like the real world and
we dont process DLR's before sms send records exist

* Added a worker to process dlr's

* removed useless processing message log from lib/rabbit/worker

* Added an sms status webhook to be called on incoming dlrs

* Flesh out the sms status webhook payload

* Random delayed dlrs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant